PDF4Java Reference Documentation
com.o2sol.pdf4java Package
/
PDFPage Class
/ getWidth Method
Collapse All
Expand All
In This Topic
getWidth Method
In This Topic
Gets the visual page width.
The visual width is the width of the page as it is seen on the display. It is always measured on horizontal no matter the page rotation.
Syntax
public
double
getWidth()
Return Value
The visual width of the page.
See Also
Reference
PDFPage Class
PDFPage Members